top of page

QGIS | Databases

> Objective


  • This section contains information on how to work with spatial databases.  

  • The student will learn how to use PostGIS in QGIS.   

  • The student will learn how to use PostgreSQL in QGIS. 


> Index / Table of Contents


  • Introduction  

  • Tutorial(s)  

    • Spatial databases  

    • PostGIS  

    • PostgreSQL  

  • QGIS installation  


> Summary and Highlights


Introduction  

This section addresses how to use databases in QGIS. A database is a structured collection of data stored on and accessible through a computer system.  


The following tutorials make use of PostgreSQL and PostGIS. PostgreSQL is an open source object-relational database system that uses the Structured Query Language (SQL) language to manage data. PostGIS is an extender for PostgreSQL and help to manage geographic objects. QGIS also supports SpatiaLite databases, which allow to store an entire database in a single file. 


Tutorial(s) 

Spatial Databases  

A spatial database contains data related to objects defined in space. 

  • How to work with spatial databases   QGIS Training manual: “18. Module: Using Spatial Databases in QGIS”   Language(s): English  Chapters: working with databases in the QGIS browser, using DB Manager to work with spatial databases in QGIS, working with SpatiaLite databases in QGIS   https://docs.qgis.org/3.10/en/docs/training_manual/databases/index.html  


PostGIS 

PostGIS is a spatial database extender for PostgreSQL object-relational database. It allows location queries to run in SQL. 


PostgreSQL 

PostgreSQL is an object-relational database management system. It uses the SQL language, is free, open source and highly extensible. 


> QGIS Installation


Do you still need to install QGIS? The QGIS installation and update section explains how to install QGIS on Windows and macOS. 


Useful Links


QGIS Training Manual

QGIS User Guide

GIS OpenCourseWare

PostgreSQL documentation

PostGIS documentation

SpatiaLite

Mariëlle Geers-Plasmans (Geojuffie) YouTube channel


#QGIS, #Databases, #PostgreSQL, #PostGIS, #SpatiaLite, #SQL  

Mariëlle Geers-Plasmans. (2020, June 21). Introductie PostGIS [Video]. YouTube.

bottom of page